Bug 551722 – gtk_widget_set_scroll_adjustments() should check the signal
authorMatthias Clasen <mclasen@redhat.com>
Wed, 17 Sep 2008 15:07:32 +0000 (15:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 17 Sep 2008 15:07:32 +0000 (15:07 +0000)
commited877089bd19930734652b3a55c2295e07f3df95
tree5581a080ecff53b74af5dad1157ba4609f2f6334
parentfcaf65b8ad6b4f025988b2c15cbe5378b44f3935
Bug 551722 – gtk_widget_set_scroll_adjustments() should check the signal

2008-09-17  Matthias Clasen  <mclasen@redhat.com>

        Bug 551722 – gtk_widget_set_scroll_adjustments() should check the
        signal signature

        * gtk/gtkwidget.c (gtk_widget_set_scroll_adjustments): Check the
        signature of the signal. Patch by Christian Persch

svn path=/trunk/; revision=21410
ChangeLog
gtk/gtkwidget.c